OpenIDConnectServer\Storage\AuthorizationCodeStorage S

Total Complexity 23
Dependencies 0
Dependents 1
Total lines 139
Lines of code 96
Logical lines of code 44
Comment lines 19
Methods 7
Properties 1

Methods 7

Method Rating Maintainability Complexity Lines of code
setAuthorizationCode()
S
57 5 16
cleanupOldCodes()
S
55 4 19
uninstall()
S
56 4 18
getUserIdByCode()
S
57 3 17
getAuthorizationCode()
S
59 3 14
expireAuthorizationCode()
S
64 3 9
__construct()
S
79 1 3